home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libv4l-0 / README < prev    next >
Encoding:
Text File  |  2010-05-07  |  1.8 KB  |  65 lines

  1. v4l-utils
  2. ---------
  3.  
  4. Linux V4L2 and DVB API utilities and v4l libraries (libv4l).
  5. You can always find the latest development v4l-utils in the git repo:
  6. http://git.linuxtv.org/v4l-utils.git 
  7.  
  8.  
  9. v4l libraries (libv4l)
  10. ----------------------
  11.  
  12. See README.lib for more information on libv4l, libv4l is released
  13. under the GNU Lesser General Public License.
  14.  
  15.  
  16. v4l-utils
  17. ---------
  18. The (for now for v4l-utils private use only) libv4l2util library is
  19. released under the GNU Lesser General Public License, all other code is
  20. released under the GNU General Public License.
  21.  
  22. v4l-utils includes the following utilities:
  23.  
  24. decode_tm6000:
  25. Decodes tm6000 proprietary format streams.
  26. Installed by make install under <prefix>/bin.
  27.  
  28. v4l-keytable:
  29. Dump, Load or Modify ir receiver input tables.
  30. The ir tables for remotes which are known by the kernel
  31. (and loaded by default depending on dvb card type) can be found
  32. under utils/keytable/keycodes.
  33. v4l-keytable does not get installed by make install.
  34.  
  35. qv4l2:
  36. QT v4l2 control panel application.
  37. Installed by make install under <prefix>/bin.
  38.  
  39. rds-saa6588:
  40. Poll i2c RDS receiver [Philips saa6588].
  41. rds-saa6588 does not get installed by make install.
  42.  
  43. v4l2-compliance:
  44. Tool to test v4l2 API compliance of drivers.
  45. Installed by make install under <prefix>/bin.
  46.  
  47. v4l2-ctl:
  48. Tool to control v4l2 controls from the cmdline.
  49. Installed by make install under <prefix>/bin.
  50.  
  51. v4l2-dbg:
  52. Tool to directly get and set registers of v4l2 devices,
  53. this requires a kernel >= 2.6.29 with the ADV_DEBUG option
  54. enabled. This tool can only be used by root and is meant
  55. for development purposes only!
  56. Installed by make install under <prefix>/sbin.
  57.  
  58. v4l2-sysfs-path:
  59. FIXME add description.
  60. Installed by make install under <prefix>/bin.
  61.  
  62. xc3028-firmware:
  63. Xceive XC2028/3028 tuner module firmware manipulation tool.
  64. xc3028-firmware does not get installed by make install.
  65.